From: Olaf Hering Date: Mon, 6 Oct 2014 13:42:53 +0000 (+0200) Subject: stubdom: remove references to xend from README X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~4222 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/%22bookmarks://%22/%22http:/www.example.com/cgi/%22https:/%22bookmarks:/%22?a=commitdiff_plain;h=34edcec2647a1b0af6080fa82606f90ad408197d;p=xen.git stubdom: remove references to xend from README .. the xl part of the config is right above the removed lines. Signed-off-by: Olaf Hering Cc: Samuel Thibault Cc: Stefano Stabellini Acked-by: Ian Campbell Acked-by: Samuel Thibault --- diff --git a/stubdom/README b/stubdom/README index 8d5da9afb1..de7b6c7d96 100644 --- a/stubdom/README +++ b/stubdom/README @@ -22,15 +22,6 @@ See xl.cfg(5) for more details of the xl domain configuration syntax and http://wiki.xen.org/wiki/Device_Model_Stub_Domains for more information on device model stub domains -Using with XM/xend ------------------- - -There is a sample configuration set in xmexample.hvm-stubdom - -In your HVM config "hvmconfig" use stubdom-dm as dm script: - -device_model = 'stubdom-dm' - PV-GRUB =======